Image.this

Undocumented in source.
  1. this(string path)
  2. this(string path, ubyte[] buffer, void delegate(IImage self) onSuccess, void delegate() onFailure)
    class Image
    this
    (
    in string path
    ,
    in ubyte[] buffer
    ,
    void delegate
    (
    IImage self
    )
    onSuccess
    ,
    void delegate
    ()
    onFailure
    )

Meta